home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / mcrbbs11.lha / MicroBBS1.1 / Commands / Maintenance < prev    next >
Text File  |  1996-01-23  |  826b  |  18 lines

  1. ;script for the daily maintenance of MicroBBS
  2.  
  3. C:Failat 99
  4.  
  5. ;--------------------------------------FReqIndex-------------------------
  6. C:List BBS:Lager/ ALL FILES LFORMAT "%N" TO BBS:FReqServer.temp PAT=~(#?.(bbs|info))
  7. C:FilterDupeLines F=BBS:FreqServer.temp
  8. C:Move BBS:FReqServer.temp TO BBS:FReqServer.short
  9. C:Attach F=BBS:FreqServer.CD0.short T=BBS:FreqServer.short
  10.  
  11. C:List BBS:Lager/ ALL FILES LFORMAT "%P%N" TO BBS:FReqServer.temp PAT=~(#?.(bbs|info))
  12. C:Move BBS:FReqServer.temp TO BBS:FReqServer.long
  13. C:Attach F=BBS:FreqServer.CD0.long T=BBS:FreqServer.long
  14.  
  15. ;--------------------------------------FileList--------------------------
  16. BBS:Commands/FLG/BBS.BuildDirs BBS:Lager/ BBS:Menus/Lager/ BBS:Commands/FLG/ BBS:MicroBBS.cfg.lager
  17. BBS:Commands/FLG/FLG BBS:Lager/ BBS:Menus/Lager/ BBS:Commands/FLG/ BBS:Lager/ 01730101
  18.